home *** CD-ROM | disk | FTP | other *** search
/ Aminet 24 / Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso / Aminet / comm / bbs / Cit_exec_8B13.lha / read.me < prev    next >
Encoding:
Text File  |  1998-02-15  |  17.2 KB  |  337 lines

  1.  Note:  8B13
  2.  See the UPDATE.TXT file for additional changes, bug fixes, ect...
  3.  
  4.  
  5.  *AFTER* 3.42.Q16, I changed the version identification to make it simpler
  6.  and to eliminate some of the confusion as to what version Citadel 68K is
  7.  closer to(Citadel 86 version 3.42 was the original base, 3.48 updates were
  8.  applied).
  9.  
  10.  Suggested install Instruction of this version of Citadel;
  11.  
  12.    1) cit_messages.sys
  13.  
  14.      This file contains the messages used by Citadel.  about 90% of the
  15.      messages are in this file.  You can customize the messages.  The
  16.      file included has cit:helps as the location of several help files
  17.      so check to see that everything is correct for your system.
  18.      The messages with an "@" are references to files that must be on
  19.      your system(they should be included here or in the helps).
  20.  
  21.      This file goes in the #MSGAREA directory.  The file format is
  22.      included as comments in this file.  All the extra files in the
  23.      archive named *.MSG also go in this area.  On my BBS, the area
  24.      is called "CIT:GENERAL/", this directory contains these files.
  25.  
  26.      This means you will find references to:
  27.  
  28.       "@cit:general/filename"
  29.  
  30.      You must customize your BBS message file or define CIT:GENERAL
  31.      and put the files there.
  32.  
  33.      If you are updating from a previous version, there is a file
  34.      called MESSAGE.UPDATES that you need to look at to see the changes
  35.      that were made from the .Q02 version.
  36.  
  37.    2) BADNAMES.SYS and BADPASSWORDS.SYS are files that are checked when a
  38.       user is creating their account.  You may use the files included in
  39.       the archive or make your own.  If you do not put these files in
  40.       the room area, Citadel will not check User names and Password
  41.       for validity except to make sure the password is at leas 5 chars
  42.       long and not a duplicate of someone elses.  These work the same
  43.       way BADWORDS.SYS does.  Also is the BADPEOPLE.SYS capability.  This
  44.       file also goes in the ROOMAREA and is used to supress messages from
  45.       any particular user, in any particular room, or from any particular
  46.       system.  There are three field, one line per entry.  You do not need
  47.       this file, it is optional.  It kills any message that matches the
  48.       room, name, and system specified.  A "*" can be used for all.  You
  49.       could for example supress all message from a particular user in a
  50.       room, from any system, if the user is TOM, the ROOM COMPUTER, you
  51.       could have:
  52.  
  53.       TOM SMITH,COMPUTER,*
  54.  
  55.       The fields are separated by commas.  An entry of "*,*,*" is illegal
  56.       and will generate an error(after all why net at all if your going
  57.       to kill all message).  If TOM SMITH is a real pain and you want to
  58.       suppress all messages in all rooms, change "COMPUTER" to "*" to get
  59.       an entry like:
  60.  
  61.       TOM SMITH,*,*
  62.  
  63.       This will only affect networked messages you recieve!  Any messages
  64.       entered on your system will be accepted normally.
  65.  
  66.       Note:  This is pure censorship, it deletes the messages totally and
  67.       no other system `downstream' network wise will see the messages or
  68.       even have the option to see them, they are deleted from your system.
  69.       To supress them on only your system turned out to be too much of a
  70.       problem in the software, live with it... I do not recommend using it
  71.       although, a certain user that was a real pain from a local system
  72.       did have this invoked(a test, but he deserved it...)  At one point,
  73.       some systems were fighting in a room, several people were involved
  74.       and you could have an entry like:
  75.  
  76.        *,BBS LIST,BAD GUYS BBS
  77.  
  78.       That would censor all their messages, no matter what the content.
  79.       I came very close to doing this at one point...  This is an option,
  80.       use it only as a last resort... If the messages really are not a
  81.       problem, ignore them, don't censor them...
  82.  
  83.    3) The VORTEX checking is on by default.  If you do not wish it, you
  84.       must use the "-vortex" option on the command line.  If you have the
  85.       "+vortex" it will have no effect.
  86.  
  87.    4) +netlog and +netdebug are now more effective and if you do not
  88.       specify either one, Citadel will be very silent during a net session.
  89.       +netdebug messages will give alot more detail and if you want
  90.       +netdebug, you should also specify +netlog.  Note: not specifying
  91.       at least +netlog will result in some messages appearing in debug.sys
  92.       by default.  This will change in later versions.
  93.  
  94.       In addition, +CID or +RESULTS on the command line will allow you
  95.       to record the text send from the modem during the baud rate recognition.
  96.       The +CID will record after the first RING is seen, the +RESULTS will
  97.       record all text lines.  The idea of these options is to collect
  98.       caller id info(+CID) and for debuging all modem text(+RESULTS).
  99.       The information will go into the auditarea in debug.sys.
  100.  
  101.    5) parameters for QWK parameters:
  102.  
  103.    #QWKWORKAREA  "<directory>"
  104.      Work directory for temporary files.
  105.    #QWKFILEAREA  "<directory>"
  106.      Where all user data files are saved.
  107.    #QWKMAXROOM     <number>
  108.      This parameter defines the maximum rooms that will be scanned for
  109.      messages for a single packet.  If you set this to say 100 and have
  110.      200 rooms, then a user can only collect 100 rooms with messages at
  111.      a time.  This sets the maximum, users can set a lower number if they
  112.      desired.
  113.    #QWKMAXPACKET  10000
  114.      This parameter defines the manimum number of messages that can be
  115.      collected at one time.  The user can set a smaller limit if desired.
  116.    #QWKNAME      "STRING"
  117.      This parameter defines the name of the QWK packet.  In this example,
  118.      the downloaded packet would be called "STRING.QWK".
  119.    #QWKLOCATION  "MEDFORD, NJ"
  120.      This parameter defines the location of the BBS(displayed by the
  121.      QWK reader).
  122.    6) parameter for biography
  123.  
  124.    #BIOAREA "<directory>"
  125.  
  126.      This specifies the directory you wish to use for the Biographies
  127.      that users enter.  The default will be the home area so it is a
  128.      good idea to specify" #BIOAREA "bio"  to get the current default.
  129.  
  130.    7) Vortex checking.  Citadel automatically checks for vortexed networked
  131.       messages.  It will reject any message originating on your BBS(if it
  132.       returns in a net session), or any message it has already seen.  There
  133.       were improvements in this checking and you will need to go into the
  134.       #NETAREA and delete all the *.vex and, v*.sys files.  Citadel will
  135.       create a sub-directory called vortex and put all its files there.
  136.       there will be a slight increase in disk usage.  To eliminate this
  137.       checking, specify -vortex on the command line.
  138.  
  139.       There is a new structure for the vortex files, each room gets a
  140.       file in the #NETAREA vortex directory.  Delete all the files in
  141.       this area to use this version.
  142.  
  143.     8) There is extensive support for email networking.  To make use
  144.        of this feature, you must grab the archive
  145.        Citadel_Email_Networking.lha
  146.  
  147.  
  148.  ***Legal-ease***
  149.  
  150.  Citadel 68K and Amiga Citadel are trademarks of this Citadel BBS program
  151.  and may not be used for other variants.  This software is FREEWARE and
  152.  may not be distributed on any system that claims a copyright.  If you have
  153.  specific questions about the use and rights to this software, contact me
  154.  on The Amiga Zone (609) 953-8159.  ***This product is not for resale***.
  155.  You may not include Citadel or Citadel related files in any collection
  156.  sold for a profit without my express written permission.  Source for the
  157.  Amiga Citadel is 100% public domain and available for downloading.
  158.  If someone sold you a copy of this program, please let me know, it is not
  159.  for sale.  The only exception is the Aminet and Fred Fish CD collections.
  160.  Those collections may re-distribute this program and the related utilities.
  161.  No commercial collection may distribute this program nor may any system
  162.  attempt to copyright these works just because someone uploaded it to that
  163.  system.  If other software collections would like to include Citadel 68K
  164.  distributions, please contact me, My only wish is that the very latest is
  165.  what is distributed.  Internet news groups like Alt.source, comp.amiga.source
  166.  and anything similar also have permission to post these archives.
  167.  
  168.  There are utilities, See the archive listing.
  169.  
  170.  If you are starting from scratch and have never run a Citadel before.  You
  171.  need to grab the support and help files.  These files are on the C86 Test
  172.  system and the Amiga Zone.  Please download them from there.  Start with the
  173.  latest version of Citadel 68K.  Read the 68K.man file.  In the very near
  174.  future there will be a full AmigaGuide set of documentation along with a
  175.  re-organized Citadel 68K manual.  Until then, read the existing docs.
  176.  The AmigaGuide version of the docs(partially done) is available for you
  177.  to download.  Look in the Citadel Documentation room on my BBS or D342.lha
  178.  if your looking at a CD collection like Aminet CDs.
  179.  
  180.  If you are interested in doors, The Amiga Zone has several that will run
  181.  with Citadel 68K.  Any CLI based program will be able to run as a door
  182.  so long as it uses only standard I/O(i.e. getchar(), printf, ect.).
  183.  Doors are available in the Citadel Doors room.
  184.  
  185.  If you have a bug to report, Please use the Citadel 68K room and prefix the
  186.  report with:
  187.  
  188.   ***bug report*** Version 8A01
  189.  
  190.   Please include your phone number of your BBS.  I may want to call to chat.
  191.   or pick up a file or two to reproduce your bug.  A list of Citadels is at
  192.   the end of this file, there are probably more than those listed, but I
  193.   collect this information from the vortex detector and these are active
  194.   Citadels.
  195.  
  196.  I am working on current problems and will post new versions as they become
  197.  tested.  Currently, distribution is on the Amiga Zone and Aminet ftp sites.
  198.  Obviously,  I will have it on the Amiga Zone first.
  199.  
  200.          The Amiga Zone      (609) 953-8159
  201.  
  202.  Note: other systems will also have the latest version, I am hoping to get
  203.  a system in each state(eventually).  If you wish to have me post a version
  204.  in your area, send me some mail or call the Amiga Zone
  205.  directly.  As always, the Amiga Zone will have it first and a message will
  206.  be posted to the Citadel 68K room when a new version is available.
  207.  
  208.  In this version, you can set the stack to anything larger than 8K
  209.  and Citadel will run.  Anything less and it will stop.  I use a stack of
  210.  30K in my testing because my compiler needs it.  CTDL now does not set
  211.  it's stack, you have to do it.  Citadel does not require more than about
  212.  3K of stack during it's operation.  You can always see what your Citadel
  213.  needs with the SYSOP menu item "I"nformation.  My normal BBS runs use
  214.  the minimum stack of 8192.
  215.  
  216.    It also does not detach from the shell/cli it is started from.
  217.  You have to use "run <nil: >nil: ctdl" to do that.  I leave the window
  218.  open for any error messages.
  219.  
  220.  You can create a short script like:
  221.  
  222.      failat 100
  223.      stack 8000     ; Citadel only uses about 3K in my testing.
  224.      cd cit:
  225.      if not exists ctdltabl.sys
  226.        echo "Citadel configuring, ctdltabl.sys not found"
  227.        confg -O     ; only parameters
  228.      endif
  229.      copy cit:ctdltabl.sys cit:log/ctdltabl.sys
  230.      run ctdl  +netdebug  +netlog
  231.  
  232.  and use it to startup Citadel.  This is similar to my startup
  233.  routine, I also have email networking in my script.
  234.  
  235.  
  236.  Please post a comment in the Citadel 68K room when you start running this
  237.  version.  I would like to have at least your BBS number and general location.
  238.  
  239.  Known Bug List:  8A01
  240.  
  241.  1) report that E hit while a message is paused did not allow the user to
  242.     enter a message(or continue a held message).
  243.  
  244.  2) Fast Transfers does not work with zmodem or any other external protocol.
  245.    You must use the internal protocols.
  246.  
  247.  3) domain mail messages are not being sent to a node that is marked as
  248.     OtherNet (MSGOUT), this affects only those using Internet Email Networking.
  249.  
  250.  You will eventually need utiltites, and probably want Zmodem.  Grab them
  251.  as you need them.  Make sure your read this file and 68K.man BEFORE you
  252.  start, it will save you time and effort.
  253.  
  254.  If you use these files, remember that they are FREEWARE.  You do not have
  255.  to send anyone a donation(although none have been refused) to anyone.  If
  256.  you wish help, find a Citadel with the Citadel 68K room, or call one of
  257.  the BBS numbers above.  This is a project that is solely for the advancement
  258.  of networking and communications.  Enjoy it.  The only restriction I would
  259.  place on you is that you may not make commercial use of this program, sell
  260.  it, or make people pay in anyway for it's use.  If you charge your users
  261.  a small fee for the use of your system, you must contact me and get approval.
  262.  
  263.  Some of the functions are based on shareware programs(like LHA).  These
  264.  programs are not free.  You should send the shareware fee to the author
  265.  for your use with your BBs.
  266.  
  267.  Pay BBS's may use these programs only after they have this approval.  This
  268.  is a copyrighted work.  All rights are reserved by the people responsible
  269.  for maintaining this code.  It belongs solely to them.  If you have
  270.  questions feel free to contact me by posting a message in the Citadel 68K
  271.  room.  If you wish me to send you a set of disks with all the above files,
  272.  I will do so, but it will cost you $10 for the disks, postage, and my time.
  273.  It is free to download from any of the above BBS locations.  It should not
  274.  be more than 3 880K disk.  The Amiga Citadel is available on the mirrored
  275.  ftp site: wuarchive.wustl.edu for those with FTP access.  In
  276.  the future, I will post all the files related to Citadel on those sites.
  277.  
  278.             Tony Preston
  279.             Custom Services
  280.             P. O. Box 254
  281.             Moorestown, NJ 08057
  282.             The Amiga Zone : US (609) 953-8159
  283.             Internet: apreston@k2nesoft.com
  284.  
  285.   The following systems are Citadels and may be used post messages.  This
  286.   List is reasonably current. You best bet is to call the Amiga Zone for the
  287.   latest information.  You will find the Citadel 68K room or Amiga room.
  288.   These systems all net with The Amiga Zone with one or more rooms.
  289.   This list is generated with the vortex detection utility, if your system
  290.   is not listed, post a test seed in a shared room and eventually it will
  291.   appear(Rooms:Amiga, Citadel 68K, or CitaNews).
  292.  
  293.  *NOTE* These are not all the Citadel, there are others not on
  294.  the network.  These are just the active ones.
  295.  
  296.  Uncensored              203-873-8518  Black Page            212-594-7210
  297.  The Dog Pound           215-946-5573  Data Drum             217-529-8440
  298.  East Beach              313-464-7870  The City Zoo          315-737-9970
  299.  Forgotten Realms        403-450-0618  Ferret-Farm           403-457-3396
  300.  Purgatory               403-462-6976  Flynn's Inn           403-463-8419
  301.  Kronos, Penhold         403-886-4171  Cows r Us             403-990-2239
  302.  The Abbey               407-569-1781  key880                503-524-0670
  303.  Wayne's World           503-557-0786  Mind Melters          503-652-6953
  304.  The CBBS                513-867-1699  HIL-Classic           604-254-4377
  305.  Bistro                  604-542-3617  The Dreamers Guild    604-545-8685
  306.  Northern Exposure       604-558-3897  Mars Hill             604-589-0639
  307.  Underhill               604-589-4752  Nest Glorious         604-589-8539
  308.  Cincidel                606-282-9803  JACS                  609-346-1224
  309.  The OverBored           609-346-9769  Gizmo's World[NJ]     609-435-1798
  310.  Pot Luck BBS            609-486-9413  Eagle Bored           609-629-1076
  311.  Eagle-Annex             609-767-1775  The Rundale Citadel   609-854-9135
  312.  Jersey Devil            609-893-2152  Hornet's Nest         609-894-0239
  313.  Gateway                 609-931-3014  Eternal City          612-227-0215
  314.  Ivory Tower             612-425-0554  Backfence             612-429-5001
  315.  Saint's Haven           612-440-8741  DogLink               612-460-6056
  316.  C-86 Test System        612-470-9635  Knight Life           612-544-6978
  317.  Stomp                   612-561-4643  Cobalt Blue           612-642-0082
  318.  Nowhere                 612-645-3998  Hills                 612-673-0676
  319.  Metropolis              612-721-1870  NO NAME NODE          612-758-8201
  320.  Dark Tower ][           612-770-0150  Dark Tower ][         612-773-1267
  321.  Interzone               612-773-6666  MN-Mensa              612-774-7593
  322.  The HUB                 612-783-7160  Writer's Cramp        612-789-1159
  323.  The Last Rose           612-823-3280  Rock the Boat         612-827-4291
  324.  House of Moo            612-831-2312  Cheers                612-854-2126
  325.  Last Call               612-861-7094  Spielen Schloss       612-869-4927
  326.  Hell                    612-870-0722  Images at Twilight    612-884-7951
  327.  the Unseelie Court      612-938-6761  GWNorth               612-939-8142
  328.  A Strange Place         612-939-9008  Elk!                  612-944-3622
  329.  Black Hole              616-343-7487  Au Contraire          616-344-5599
  330.  Lair                    616-344-6607  Broadcast Central     616-345-9374
  331.  Beach                   616-349-5887  Paradise Lost         902-429-5412
  332.  CatBBS                  902-434-3295  Omnibus/BL 435-0237   902-435-0237
  333.  Rivendell               902-463-1988  Duffy's               902-466-8802
  334.  Mirror Image            902-835-3056  Rendezvous            902-876-1208
  335.  ENY                     914-735-9362  Hotel                 916-349-8879
  336.  SHAMAN'S VENTURE        916-364-1868  MEDIA-DEKAY           916-448-1197
  337.